broadway: Fix assert failure
authorAlexander Larsson <alexl@redhat.com>
Mon, 18 Mar 2013 15:37:25 +0000 (16:37 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 18 Mar 2013 15:41:05 +0000 (16:41 +0100)
commit8fb60cda198b6e08d3f1107bf55f573d6f89fcc5
treebfdbd49f05efa61dc050ddbb31bc1eadc24879a4
parent99cc5758b117607324f59f8c7fcc1d6bc4ff4451
broadway: Fix assert failure

Requests are not limited in size by BroadwayRequest, as
BroadwayRequestTranslation can be of variable size. No need
to copy the request anymore though, because requests are aligned
now.
gdk/broadway/broadwayd.c